Get Job Family
Get the Job Family information stored inside the system.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The unique Job Family ID in your system, consisting of alphanumeric characters, hyphens and underscores.
Query Parameters
Additional entity attributes that will be included in the response body. This query parameter can be added multiple times to include more attributes.
Available options:
custom_properties
Response
200
application/json
OK
Default structure for Job Family.
The unique ID in your system, consisting of alphanumeric characters, hyphens and underscores.
Required string length:
1 - 100
Name of the Job Family.
Required string length:
1 - 255
Timestamp of the last update to this entity.
Name of the Job Family Group.
Required string length:
1 - 255
The Job Family will not be used in matching if active is false
. This is useful when a Job Family is being phased out.
Was this page helpful?